|
|
|
BlueCielo TeamWork 2012 VBScript API Reference | BlueCielo ECM Solutions |
Occurs when the user clicks the Create Briefcase button. Its only purpose is to allow the user to enter a default name for the briefcase file.
BrcEvent_BeforeCreate (Briefcase, Abort)
Name | Description |
---|---|
Briefcase |
An object that represents the briefcase file. Can be set by the event procedure. |
Abort |
Setting this Boolean argument to True aborts the operation. The event will not occur. |
When the value of Briefcase.Path is set in this procedure, the user cannot select a path and name for the new briefcase.
During this event, if the current object is a folder, the Folder object refers to that folder. If the current object is a document, the Folder object refers to the parent folder.
Related concepts
Copyright © 2000-2012 BlueCielo ECM Solutions |